'宣言 Protected Function BuildDialogContents( _ ByVal product As T, _ ByVal state As ActivationState, _ ByVal licenseData As ILicenseData(Of T) _ ) As System.Tuple(Of String,LicenseDialogKind,String)
protected System.Tuple<string,LicenseDialogKind,string> BuildDialogContents( T product, ActivationState state, ILicenseData<T> licenseData )
パラメータ
- product
- state
- licenseData